Welcome![Sign In][Sign Up]
Location:
Search - winsock vc

Search list

[Internet-NetworkChatRoom(Winsock)

Description: 体会winsock编程的基本过程,开启VC网络编程的绪幕-Understand the basic process of winsock programming, open the VC-threaded network programming screen
Platform: | Size: 3660800 | Author: liu ming | Hits:

[Internet-NetworkVC_Winsock_Control_Sample

Description: 在VC++6.0下使用Winsock控件的局域网通信程序.pdf-In VC 6.0 to use Winsock control LAN communication program. Pdf
Platform: | Size: 123904 | Author: zhiyou | Hits:

[Internet-Networknettrans

Description: 用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件-With VC++ Prepared based on the chat windows sockets programming applications, and services into the client-side two documents
Platform: | Size: 7168 | Author: 蕾蕾 | Hits:

[Internet-NetworkWINSOCK-TCP

Description: 此程序可以实现基本的网络聊天功能,开发环境VC-This procedure can achieve the basic chat functionality, development environment, VC
Platform: | Size: 64512 | Author: geniusxbg | Hits:

[Windows Developwinsock

Description: 一个winsock的vc程序,很有参考价值-Vc of a winsock procedures, useful reference
Platform: | Size: 51200 | Author: jack | Hits:

[Internet-Networkwinsock

Description: 一个vc得winsock编程,通过tcpid传输数据-A vc a winsock programming, through the transmission of data tcpid
Platform: | Size: 19456 | Author: wang | Hits:

[Internet-Networkftpclient

Description: VC写的FTP客户端功能的实现,具有详细的软件设计说明书。-VC wrote the FTP client function of the realization of a detailed software design specification.
Platform: | Size: 3280896 | Author: fan_dx0202 | Hits:

[Internet-NetworkChatRoom(Winsock)

Description: 在VC环境下,利用Winsock实现的网络聊天室。-In the VC environment, the realization of the use of Winsock network chat rooms.
Platform: | Size: 17408 | Author: 赵云 | Hits:

[Internet-Networkwinsocksendpic

Description: 使用winsock传输并显示图片,这个很不错,一直想做个GPRS无线传输的问题,有这个程序就可以解决了。 [代码性质] VC完整应用程序代码 [代码作者] 何煜 [文件大小] 87K [更新日期] 2007-8-27 16:04:-Use winsock transmission and display pictures, this is pretty good, has always wanted to be a GPRS wireless issues, have this procedure can be resolved. [Character code] VC integrity of application code [code authors] Yu [File Size] 87K [Updated] 2007-8-27 16:04:00
Platform: | Size: 3578880 | Author: 冷月宫主 | Hits:

[OS programChatRoom(Winsock)

Description: 用socket实现的网络聊天室程序,开发环境是vc 6.0.-Implementation of the network using socket chat room procedures, the development environment is a vc 6.0.
Platform: | Size: 1958912 | Author: zhanghuaifeng | Hits:

[Internet-Networkwl

Description: 利用Winsock做的网络程序 VC源码-网络编程- -Does the use of Winsock network program VC source- network programming--
Platform: | Size: 163840 | Author: zkyu1020 | Hits:

[Internet-NetworkVCSocket

Description: vc开发的基于WINSOCK API的C/S程序-vc development WINSOCK API based on the C/S program
Platform: | Size: 5537792 | Author: hqh | Hits:

[Windows Developj_14135_LLYJ

Description: VC++毕业设计-WinSock邮件系统的设计与实现,全套资料奉送。邮件服务器是基于VC++的WinSock编写的,客户端则运行于PHP环境,因为这个系统比较综合,这是成都科技大学一个学生的毕业设计,完成的相当漂亮,希望能给同样专业的学生提供些有用的资料。 -VC++ graduate design-WinSock mail system design and realization of a full set of information away. Mail server is based on VC++ the WinSock prepared, the client is running on the PHP environment, because the more integrated the system, which is a Chengdu science and technology university graduate students in design, completed a very beautiful, hope that they will provide students with the same professional more useful information.
Platform: | Size: 702464 | Author: dfhdhy s | Hits:

[Remote ControlRCA_System_src

Description: 远程控制软件riptideAnyWhere源代码 < WinSock > 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。 [代码性质] VC完整应用程序代码 [代码作者] 不详 [文件大小] 520K [更新日期] 2004-7-16 22:18:00 [下载次数] 12533 -mulprocessed remote control tool.
Platform: | Size: 362496 | Author: 卡卡 | Hits:

[Internet-NetworkWinsocketAPI

Description: Winsock API的VC网络编程实战-本实例详细介绍了如何利用Winsock API编写网络应用程序。
Platform: | Size: 74752 | Author: liuyu | Hits:

[Internet-NetworkLLYJ

Description: VC++毕业设计-WinSock邮件系统的设计与实现,全套资料奉送。邮件服务器是基于VC++的WinSock编写的,客户端则运行于PHP环境,因为这个系统比较综合,这是成都科技大学一个学生的毕业设计,完成的相当漂亮,希望能给同样专业的学生提供些有用的资料。-VC++ graduate design-WinSock mail system design and realization of a full set of information away. Mail server is based on VC++ the WinSock prepared, the client is running on the PHP environment, because the more integrated the system, which is a Chengdu science and technology university graduate students in design, completed a very beautiful, hope that they will provide students with the same professional more useful information.
Platform: | Size: 698368 | Author: 994 | Hits:

[Internet-NetworkWinSockActiveX

Description: 这个例子由程序员小辉编写,主要向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFEARRAY、BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC、VB调用该控件的方法。-This example prepared by the programmer Xiaohui, mainly to tell you about how to use the VC++ to create a standard MFC WinSock ActiveX control, source code is complete, provide interfaces to link with the corresponding events. Examples related to VARIANT, SAFEARRAY, BSTR detailed usage. WinSock also provided details of the development steps as well as how to respond to network timeout, network disconnection as well as in the case method of VC, VB to call the control method.
Platform: | Size: 546816 | Author: Massachusetts | Hits:

[CommunicationSendEMail

Description: VC实现发送邮件的程序,供初学者学习SMTP协议及Winsock使用-VC to send messages to achieve the process, for beginners to learn the use of SMTP protocol and Winsock
Platform: | Size: 33792 | Author: 林晓雨 | Hits:

[Internet-NetworkMyMailPost

Description: VC实现的邮件接收程序,供初学者了解POP3协议及Winsock的使用-VC receive e-mail program to achieve for the beginner understand the POP3 protocol and the use of Winsock
Platform: | Size: 41984 | Author: 林晓雨 | Hits:

[Internet-Networkpost

Description: VC实现发送含有附件的邮件,供初学者掌握SMTP协议、邮件格式及Winsock使用-VC realization Send e-mail containing attachments, for beginners to master SMTP protocol, e-mail format and the use of Winsock
Platform: | Size: 89088 | Author: 林晓雨 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »

CodeBus www.codebus.net